Janus Kamil Chess
Invented by: Jörg Knappen, 2004
Game hierarchy
• Game
• Generic Chess
• Generic x10
• Generic 12x10
• Janus Kamil Chess
Board
FEN: crjnbqkbnjrc/pppppppppppp/12/12/12/12/12/12/PPPPPPPPPPPP/CRJNBQKBNJRC w KBkb - 0 1
Piece Types
Internal Name | Name | Notation | Added By | Notes |
King | King | K | Generic Chess | royal; can castle |
Pawn | Pawn | P | Generic Chess | can promote; en passant; pawn structure evaluation |
Queen | Queen | Q | Janus Kamil Chess | trap king on back rank bonus |
Rook | Rook | R | Janus Kamil Chess | castling partner; open file bonus; trap king on back rank bonus |
Bishop | Bishop | B | Janus Kamil Chess | colorbinding evaluation |
Knight | Knight | N | Janus Kamil Chess | |
Archbishop | Janus | J | Janus Kamil Chess | |
Camel | Camel | C | Janus Kamil Chess | colorbinding evaluation |
Game Variables
Name = "Janus Kamil Chess"
Invented = "2004"
InventedBy = "Jörg Knappen"
NumberOfSquareColors = 2
FENFormat = "{array} {current player} {castling} {en-passant} {half-move clock} {turn number}" FENStart = "#{Array} w #default #default 0 1"
Array = "crjnbqkbnjrc/pppppppppppp/12/12/12/12/12/12/PPPPPPPPPPPP/CRJNBQKBNJRC"
DeduplicateMoves = false
StaticExchangeEvaluation = true
Declared in Generic Chess:
StalemateResult = Draw
PromotionRule = Standard
PromotionTypes = "CRJNBQ"
BareKing = false
EnPassant = true
PromotingType = Pawn
CastlingType = King
Declared in Generic x10:
PawnMultipleMove = Triple
Declared in Generic 12x10:
Castling = Close-Rook 3-4
Rules
MoveCompletionDefaultRule
BasicPromotionRule
EnPassantRule
CheckmateRule
Move50Rule
CastlingRule
RepetitionDrawRule
Evaluations
PawnStructureEvaluation
DevelopmentEvaluation
LowMaterialEvaluation
ColorbindingEvaluation
RookTypeEvaluation
|